The Tricks: DOM Manipulation
Back to Home
01. jQuery Documentation and You
02. you.toggleClass() Quiz
03. Toggling Classes Quiz
04. Changing Attributes Quiz
05. Modifying CSS Quiz
06. Pulling HTML and Text
07. Collecting Values Quiz
08. Removing DOM Elements
09. Adding DOM Elements
10. Appending Child Elements
11. Build a DOM (Family) Tree!
12. Iterating with Each Quiz
13. Why use jQuery? Quiz
14. Outro
15. $(function)
Back to Home
06. Pulling HTML and Text
Pulling HTML and Text
INSTRUCTOR NOTE:
Documentation on .html()
Documentation on .text()
Next Concept